From: Richard M. Stallman Date: Wed, 27 Apr 1994 05:25:33 +0000 (+0000) Subject: (CONFIGURATION): Add #undef. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~91938 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b8fa02fdc38b98d76e6beebfcce555d9595ab978;p=emacs.git (CONFIGURATION): Add #undef. --- diff --git a/src/config.in b/src/config.in index ea000407a25..5574270a932 100644 --- a/src/config.in +++ b/src/config.in @@ -147,6 +147,8 @@ and this notice must be preserved on all copies. */ #define INLINE #endif +#undef CONFIGURATION + /* The configuration script defines opsysfile to be the name of the s/*.h file that describes the system type you are using. The file is chosen based on the configuration name you give.